header bar: Use g_object_notify_by_pspec
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 14:41:43 +0000 (10:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 21:11:35 +0000 (17:11 -0400)
commit661e51a8e24ae00e10873abc044e442fff3ff9c1
tree94447f637e7f997166c0d600f31bd2d50dc2133c
parent38901acea3601499b2a5cf4d35fc369d311adf8d
header bar: Use g_object_notify_by_pspec

This avoids pspec lookup overhead in g_object_notify.
gtk/gtkheaderbar.c